Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 63,861 for

document formatting

(0.07 sec)
  1. TableStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.TableStyle class for creating and customizing stunning table styles in your Documents. Enhance your Formatting effortlessly!...the Working with Tables documentation article. public class TableStyle...table style. Document { get; } Gets the owner document. Font { get;...

    reference.aspose.com/words/net/aspose.words/tab...
  2. Aspose::Words::ParagraphFormat::get_StyleName m...

    Aspose::Words::ParagraphFormat::get_StyleName method. Gets or sets the name of the paragraph style applied to this Formatting in C++....paragraph style applied to this formatting. System :: String Aspose...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. How to Format Number to Percentage|Documentation

    This article will introduce how to Format Number to Percentageusing Aspose.Cells for Node.js via C++ API....How to Format Number to Percentage Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to percentages in Excel...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  4. BorderCollection class | Aspose.Words for Python

    aspose.words.BorderCollection class. A collection of [Border](../border/) objects...the Programming with Documents documentation article. Remarks Different...Different document elements have different borders. For example...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Format Number as Currency with C++|Docum...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API....How to Format Number as Currency with C++ Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to currency in Excel...

    docs.aspose.com/cells/cpp/format-number-to-curr...
  6. Extract text and images from PPTX document via ...

    C++ example code to extract text and images from PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....JPG BMP TIFF PPTX Parse PPTX Formats in C++ Native and high performance...performance PPTX document parsing using server-side Aspose.Slides...

    products.aspose.com/slides/cpp/parser/pptx/
  7. ListLevelCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.Lists.ListLevelCollection, streamline your Document Formatting with customizable list levels for enhanced clarity and presentation....class A collection of list formatting for each level in a list...the Working with Lists documentation article. public class ListLevelCollection...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Paragraph.joinRunsWithSameFormatting method | A...

    Paragraph.joinRunsWithSameFormatting method. Joins runs with the same Formatting in the paragraph....Joins runs with the same formatting in the paragraph. joinRunsWithSameForm...superfluous runs. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert JSON to Word Formats in Android Apps | ...

    JSON to Word Conversion via Java without using Microsoft Word...Conversion JSON to WORD Convert JSON Format to WORD in Android Applications...Word formats? Converting JSON data to Word file formats, such...

    products.aspose.com/total/android-java/conversi...
  10. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in table cells, enhancing readability and design in your Documents....build a formatted 2x2 table. Document doc = new Document (); DocumentBuilder...While building the table, the document builder will apply its current...

    reference.aspose.com/words/net/aspose.words.tab...